projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4163374
)
Documented special-mode.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 28 Mar 2009 13:39:10 +0000
(13:39 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 28 Mar 2009 13:39:10 +0000
(13:39 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 94b0e472c1d66f62881c2424bcc9f0a9c26fd2a2..56c7726b560c625a6c31893779001ffec4a05442 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1949,6
+1949,7
@@
of multiple buffers. Top-level commands `multi-isearch-buffers',
`multi-isearch-files-regexp' accept a single argument that specifies
a list of buffers/files to search for a string/regexp.
++++
** The new major mode `special-mode' is intended as a parent for
major modes such as those that set the "'mode-class 'special" property.